github.com/aws/smithy-go/transport/http.ComputeContentLength.ID (method, view implemented interface methods)

2 uses

	github.com/aws/smithy-go/transport/http (current package)
		middleware_content_length.go#L22: func (m *ComputeContentLength) ID() string { return "ComputeContentLength" }

	github.com/aws/aws-sdk-go-v2/service/internal/checksum
		middleware_add.go#L96: 		(*smithyhttp.ComputeContentLength)(nil).ID(),